![]() |
PATH![]() |
![]() ![]() |
Obtains the region occupied by a tab.
pascal OSStatus GetThemeTabRegion (
const Rect *inRect,
ThemeTabStyle inStyle,
ThemeTabDirection inDirection,
RgnHandle ioRgn);
Because a tab can have a non-rectangular shape, your application should call GetThemeTabRegion to get the actual region containing the tab under the current theme, in order to perform accurate hit testing.